mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-25 15:20:31 -04:00
Added PWM RSSI output for NBFM and WFM
This commit is contained in:
parent
1beac3bdbd
commit
1d697d2201
22 changed files with 274 additions and 118 deletions
|
@ -289,6 +289,7 @@ public:
|
|||
void set_bitmap(const Bitmap* bitmap);
|
||||
void set_foreground(const Color color);
|
||||
void set_background(const Color color);
|
||||
void invert_colors();
|
||||
|
||||
void paint(Painter& painter) override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue