251 fixed ultrasonic bug

This commit is contained in:
Dmitry Borisenko
2020-10-07 11:39:08 +03:00
parent 716aa697dc
commit 8bf136373c
3 changed files with 6 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
//=================Firmeare=================
#define FIRMWARE_NAME "esp8266-iotm"
#define FIRMWARE_VERSION 250
#define FIRMWARE_VERSION 251
#define FLASH_4MB true
//=================System===================