Skip to content

Commit fd3b312

Browse files
committed
CAN input fixed shadowed source members
1 parent 82ecc6d commit fd3b312

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Firmware/FFBoard/UserExtensions/Inc/CanInputMain.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ class CANInputMain : public FFBoardMain, public PersistentStorage, public Select
5252

5353

5454
protected:
55-
uint16_t btnsources = 0; // Disabled by default
56-
uint16_t ainsources = 0;
57-
5855
uint32_t report_rate_cnt = 0;
5956
uint32_t report_rate = 1;
6057

0 commit comments

Comments
 (0)