great idea!
Just tried setting the wifi to the system clock speed as the pico with
console.log(E.setClock({M:8, N:336, P:4, Q:7, PCLK1:2, PCLK2:4})); prints 84000000
but unfortunately it made no difference.
@Adam started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
great idea!
Just tried setting the wifi to the system clock speed as the pico with
but unfortunately it made no difference.