Closed ramensandwich closed 7 years ago
PR #463 broke the rotary encoder implementation. This was a result of variable clobbering (super class and inheriting class had the same name variables). This PR cleans up Rotary.h and Rotary.cpp and also updates the rbsm_console.py.
PR #463 broke the rotary encoder implementation. This was a result of variable clobbering (super class and inheriting class had the same name variables). This PR cleans up Rotary.h and Rotary.cpp and also updates the rbsm_console.py.