kopia lustrzana https://github.com/martin-ger/esp_mqtt
Merge pull request #61 from AxelLin/master
Revert "Add user_rf_pre_init() function to fix build error with SDK-1…develop
commit
28c63ffa13
|
@ -92,9 +92,6 @@ void mqttDataCb(uint32_t *args, const char* topic, uint32_t topic_len, const cha
|
||||||
os_free(dataBuf);
|
os_free(dataBuf);
|
||||||
}
|
}
|
||||||
|
|
||||||
void user_rf_pre_init(void)
|
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
void user_init(void)
|
void user_init(void)
|
||||||
{
|
{
|
||||||
|
|
Ładowanie…
Reference in New Issue