File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11name =Adafruit WipperSnapper
2- version =1.0.0-beta.113
2+ version =1.0.0-beta.114
33author =Adafruit
44maintainer =Adafruit <
[email protected] >
55sentence =Arduino application for Adafruit.io WipperSnapper
Original file line number Diff line number Diff line change 144144#endif
145145
146146#define WS_VERSION \
147- " 1.0.0-beta.113 " // /< WipperSnapper app. version (semver-formatted)
147+ " 1.0.0-beta.114 " // /< WipperSnapper app. version (semver-formatted)
148148
149149// Reserved Adafruit IO MQTT topics
150150#define TOPIC_IO_THROTTLE " /throttle" // /< Adafruit IO Throttle MQTT Topic
@@ -504,3 +504,4 @@ class Wippersnapper {
504504extern Wippersnapper WS; // /< Global member variable for callbacks
505505
506506#endif // ADAFRUIT_WIPPERSNAPPER_H
507+
You can’t perform that action at this time.
0 commit comments