mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-12-10 05:30:42 -05:00
parent
83b65ba6ce
commit
b9771b2350
6 changed files with 124 additions and 96 deletions
|
|
@ -14,7 +14,7 @@ class BatteryCapacityView : public View {
|
|||
public:
|
||||
BatteryCapacityView(NavigationView& nav);
|
||||
void focus() override;
|
||||
std::string title() const override { return "MAX17055 Registers"; }
|
||||
std::string title() const override { return "Battery Registers"; }
|
||||
|
||||
bool on_encoder(const EncoderEvent delta) override;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue