Fixed mac address detection for bobbycar unique identifier
This commit is contained in:
@ -28,10 +28,6 @@
|
||||
#include "can.h"
|
||||
#endif
|
||||
|
||||
// macros are a shit piece of software
|
||||
#define STRING2(s) #s
|
||||
#define STRING(s) STRING2(s)
|
||||
|
||||
namespace {
|
||||
bool currentlyReverseBeeping;
|
||||
bool reverseBeepToggle;
|
||||
|
Reference in New Issue
Block a user