Update bootloader/messages.h

Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com>
This commit is contained in:
devdl11
2022-04-08 18:02:56 +02:00
committed by GitHub
parent 3c26035feb
commit 7ce3aac2f6

View File

@@ -6,7 +6,6 @@ namespace Bootloader {
class Messages {
public:
// TODO: Remove it when this fork will be updated
#define UPSILON_VERSION "1.0.0-dev"
#ifdef UPSILON_VERSION
constexpr static const char * mainTitle = "Upsilon Calculator";
#elif defined OMEGA_VERSION