esp8266 / source-code-examples

Examples of code for the ESP8266
276 stars 127 forks source link

Fix compile error on SDK 1.1.0: user_rf_pre_init is a required function #9

Open Lupul opened 9 years ago

Lupul commented 9 years ago

What is the preferred way to check for SDK version? I am checking if "PIN_PULLDWN_EN" is defined but there must be a better way.