Files
rasperrypi-pico/Drybox 2.0/boot.py
T

2 lines
87 B
Python

speed = str(round(machine.freq()/1000000,1))
print("The starting speed is",speed,"MHz")