mirror of
https://github.com/timmbogner/Farm-Data-Relay-System
synced 2024-11-10 07:10:42 +00:00
rename again to match other
This commit is contained in:
parent
a7ab16d9f7
commit
0738fc1e72
@ -255,7 +255,7 @@ void mqtt_publish(const char* payload){
|
||||
#ifdef USE_WIFI
|
||||
if(!client.publish(TOPIC_DATA, payload)){
|
||||
DBG(" Error on sending MQTT");
|
||||
SDsend(SD_FILENAME);
|
||||
send_SD(SD_FILENAME);
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user