mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
Bootloader cosmetics
This commit is contained in:
parent
18461a3b28
commit
24cd7611cf
10 changed files with 64 additions and 67 deletions
|
@ -691,7 +691,7 @@ extern const char vers_stamp[];
|
|||
* @param buffer If non-null find the firmware version in the buffer instead
|
||||
* @return The opentx version string starting with "opentx-" or "no version found" if the version string is not found
|
||||
*/
|
||||
const char * getOtherVersion(char * buffer);
|
||||
const char * getFirmwareVersion(const char * buffer = nullptr);
|
||||
|
||||
#define g_blinkTmr10ms (*(uint8_t*)&g_tmr10ms)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue