Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
jp112sdl committed May 8, 2018
1 parent e8957e0 commit 0770354
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions SonoffHMLOX/SonoffHMLOX.ino
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
Flash Frequency: 40 MHz
CPU Frequency: 80 MHz
Flash Size: 1M (64k SPIFFS)
esp8266/arduino core 2.4.x - working 16.02.5328a8b
*/
#include <Arduino.h>
#include <ArduinoJson.h>
Expand All @@ -23,7 +22,7 @@
#include "js_pow.h"
#include "js_fwupd.h"

const String FIRMWARE_VERSION = "1.0.24";
const String FIRMWARE_VERSION = "1.0.25";
//#define UDPDEBUG
#define SERIALDEBUG

Expand Down

0 comments on commit 0770354

Please sign in to comment.