issues
search
dawsonjon
/
PicoRX
Build a SDR SW/MW/LW Receiver with a Raspberry Pi Pico
MIT License
250
stars
32
forks
source link
Analog meter widget fiddling
#81
Closed
penfold42
closed
2 months ago
penfold42
commented
2 months ago
Analog meter:
refuses to draw height=0 (rather than crash with DIV0)
can draw a rectangular style (specify negative height)
now supports >180 degree faces
Misc tidying of code, remove debugging printf
dawsonjon
commented
2 months ago
Thanks!
Analog meter: