esp_mqtt/user
Axel Lin 9f8b8ee117 Revert "Add user_rf_pre_init() function to fix build error with SDK-1.1.0"
This reverts commit 5ff9766908.

The esp-onen-sdk adds the fix for force-requiring user_rf_pre_init() [1].
So we need to drop the user_rf_pre_init function in user_main.c to prevent
multiple definition of `user_rf_pre_init' error.

[1] 4e4590de89
2015-05-29 10:55:25 +08:00
..
Makefile change file structure, easy to intergrated with other apps 2015-02-15 19:04:01 +07:00
user_main.c Revert "Add user_rf_pre_init() function to fix build error with SDK-1.1.0" 2015-05-29 10:55:25 +08:00