Skip to content

Commit

Permalink
Merge branch 'UpsilonNumworks:upsilon-dev' into superOS-master
Browse files Browse the repository at this point in the history
  • Loading branch information
AngeDieu authored Dec 21, 2023
2 parents e1367c1 + 5b87721 commit 45df4a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bootloader/interface/static/messages.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ class Messages {
constexpr static const char * bootloaderVersion = "Version 1.0.8 - FREED0M.21.3";

//USB NAMES
constexpr static const char * usbUpsilonBootloader = "Upsilon Bootloader";
constexpr static const char * usbUpsilonRecovery = "Upsilon Recovery";
constexpr static const char * usbUpsilonBootloader = "NumWorks Calculator";
constexpr static const char * usbUpsilonRecovery = "NumWorks Calculator";
constexpr static const char * usbBootloaderUpdate = "Bootloader Update";

};
Expand Down

0 comments on commit 45df4a6

Please sign in to comment.