Bump Framework-native and set version string. (#7317)

This commit is contained in:
Jonathan Bennett
2025-07-12 14:44:58 -05:00
committed by GitHub
parent 41f52a6566
commit 4342d51f5a
2 changed files with 3 additions and 1 deletions

View File

@@ -35,6 +35,8 @@ char *configPath = nullptr;
char *optionMac = nullptr;
bool forceSimulated = false;
const char *argp_program_version = optstr(APP_VERSION);
// FIXME - move setBluetoothEnable into a HALPlatform class
void setBluetoothEnable(bool enable)
{