There was an error while loading. Please reload this page.
1 parent 0819f8d commit a2a3173Copy full SHA for a2a3173
1 file changed
radio/src/gui/colorlcd/model/model_outputs.h
@@ -51,7 +51,5 @@ class ModelOutputsPage : public PageGroupItem
51
static constexpr coord_t TRIMB_W = LCD_W - PAD_SMALL * 2;
52
53
protected:
54
- std::vector<OutputLineButton*> outputButtons;
55
-
56
void editOutput(uint8_t channel, OutputLineButton* btn);
57
};
0 commit comments