yoversion

This commit is contained in:
e2002
2022-12-09 11:23:26 +03:00
parent 6914792989
commit b7ce2a98c7
5 changed files with 5 additions and 5 deletions

View File

@@ -543,7 +543,7 @@ void Config::sleepForAfter(uint16_t sf, uint16_t sa){
void Config::bootInfo() {
BOOTLOG("************************************************");
BOOTLOG("* ёPadio v%s *", VERSION);
BOOTLOG("* ёPadio v%s *", YOVERSION);
BOOTLOG("************************************************");
BOOTLOG("------------------------------------------------");
BOOTLOG("arduino:\t%d", ARDUINO);