mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
Increase CAN TX buffer
This commit is contained in:
parent
0617bf4b8c
commit
08b6c81e67
2 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@
|
|||
#endif
|
||||
|
||||
// The current software version, shown on webserver
|
||||
const char* version_number = "9.0.RC5";
|
||||
const char* version_number = "9.0.RC6experimental";
|
||||
|
||||
// Interval timers
|
||||
volatile unsigned long currentMillis = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue