-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Arduino_RouterBridge/src/bridge.h
Line 270 in 8cb6822
BridgeClass Bridge(Serial1); |
Need to move the singleton to a cpp file, otherwise including the header in two different compilation units will trigger a linking error
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working