Skip to content

Commit

Permalink
Update to publish MQTT angle
Browse files Browse the repository at this point in the history
  • Loading branch information
graham22 committed Jan 24, 2024
1 parent 5d61674 commit f5f9b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/ESP32/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ lib_deps =
[email protected]

build_flags =
-D 'CONFIG_VERSION="V1.0.5"' ; major.minor.build (major or minor will invalidate the configuration)
-D 'CONFIG_VERSION="V1.0.6"' ; major.minor.build (major or minor will invalidate the configuration)
-D 'HOME_ASSISTANT_PREFIX="homeassistant"' ; Home Assistant Auto discovery root topic
-D 'BluetoothDeviceName="HC-06"' ; name should be HC-06 to work with Play Store version of the Android App

Expand Down

0 comments on commit f5f9b36

Please sign in to comment.