Merge pull request #61 from AxelLin/master

Revert "Add user_rf_pre_init() function to fix build error with SDK-1…
develop
Tuan PM 2015-05-30 10:47:10 +07:00
commit 28c63ffa13
1 zmienionych plików z 0 dodań i 3 usunięć

Wyświetl plik

@ -92,9 +92,6 @@ void mqttDataCb(uint32_t *args, const char* topic, uint32_t topic_len, const cha
os_free(dataBuf);
}
void user_rf_pre_init(void)
{
}
void user_init(void)
{