Skip to content

Commit

Permalink
Update Wippersnapper.h
Browse files Browse the repository at this point in the history
  • Loading branch information
brentru authored Nov 16, 2021
1 parent c7ccdd6 commit e050543
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Wippersnapper.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
#endif

#define WS_VERSION \
"1.0.0-beta.16" ///< WipperSnapper app. version (semver-formatted)
"1.0.0-beta.15" ///< WipperSnapper app. version (semver-formatted)

// Reserved Adafruit IO MQTT topics
#define TOPIC_IO_THROTTLE "/throttle" ///< Adafruit IO Throttle MQTT Topic
Expand Down Expand Up @@ -357,4 +357,4 @@ class Wippersnapper {

extern Wippersnapper WS; ///< Global member variable for callbacks

#endif // ADAFRUIT_WIPPERSNAPPER_H
#endif // ADAFRUIT_WIPPERSNAPPER_H

0 comments on commit e050543

Please sign in to comment.