wokwi/rp2040js

Micropython `machine.freq()` returns the wrong value

urish opened this issue · 0 comments

urish commented

Running on the silicone:

>>> machine.freq()
125000000

Running in the emulator:

>>> machine.freq()
48000000