mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 18:29:48 +02:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
eb22302ac9
commit
b62a1bb731
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ class RS485Battery : public Battery {
|
|||
virtual void receive_RS485() = 0;
|
||||
virtual void transmit_rs485(unsigned long currentMillis) = 0;
|
||||
String interface_name() { return "RS485"; }
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue