[username] Change USERNAME to OMEGA_USERNAME

This commit is contained in:
Quentin Guidée
2020-07-24 08:24:12 +02:00
parent d2a2925746
commit 7b07a2e3ac
12 changed files with 23 additions and 23 deletions

View File

@@ -142,7 +142,7 @@ void AboutController::willDisplayCellForIndex(HighlightCell * cell, int index) {
MessageTableCellWithBuffer * myCell = (MessageTableCellWithBuffer *)cell;
static const char * mpVersion = MICROPY_VERSION_STRING;
static const char * messages[] = {
#ifdef USERNAME
#ifdef OMEGA_USERNAME
Ion::username(),
#endif
Ion::softwareVersion(),