Fix comment

This commit is contained in:
VintagePC 2023-09-09 13:25:00 -04:00
parent 2485c36391
commit d8f7642058
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ extern const char _sPrinterMmuName[] PROGMEM;
#define FW_REVISION 0
#warning "** Not sure why I had to touch this, but it seems like v3.13.1 is not in the linear history of this branch yet?"
#define FW_COMMITNR 6853
#define FW_FLAVOR RC //uncomment if DEBUG, DEVEL, ALPHA, BETA or RC
#define FW_FLAVOR RC //uncomment if DEV, ALPHA, BETA or RC
#define FW_FLAVERSION 1 //uncomment if FW_FLAVOR is defined and versioning is needed. Limited to max 8.
#endif