SDK 1.1.1 compatibility fixes
This commit is contained in:
@@ -101,3 +101,7 @@ void user_init(void) {
|
||||
#endif
|
||||
os_printf("\nReady\n");
|
||||
}
|
||||
|
||||
void user_rf_pre_init() {
|
||||
//Not needed, but some SDK versions want this defined.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user