Post topics, source code that relate to the Arduino Platform

User avatar
By kolban
#30726 Within the ESP8266 SDK there is an API call called "system_update_cpu_freq". Your ESP8266 app can pass in either a value of 80 to run at 80MHz (default) or 160 to run at 160Mhz.