mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-26 14:06:41 +00:00
Multi screen support, with dyn alignment (#2801)
This commit is contained in:
@@ -987,7 +987,7 @@ class Waveform : public Widget {
|
||||
void set_offset(const uint32_t new_offset);
|
||||
void set_length(const uint32_t new_length);
|
||||
void set_cursor(const uint32_t i, const int16_t position);
|
||||
|
||||
void set_data(int16_t* new_data);
|
||||
void paint(Painter& painter) override;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user