mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-21 12:17:35 +00:00
Digital mode for waveform widget, 2.4GHZ WLAN channels in jammer
This commit is contained in:
@@ -57,9 +57,10 @@ public:
|
||||
|
||||
void paint_widget_tree(Widget* const w);
|
||||
|
||||
private:
|
||||
void draw_hline(Point p, int width, const Color c);
|
||||
void draw_vline(Point p, int height, const Color c);
|
||||
|
||||
private:
|
||||
void paint_widget(Widget* const w);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user