mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[review] revert flasher code
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#define _BOOTLOADER_ITOA_H_
|
||||
|
||||
namespace Utility {
|
||||
|
||||
static char * itoa(int value, char * result, int base);
|
||||
static int versionSum(const char * version, int length);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user