mirror of
https://github.com/YikeStone/ros_arduino_bridge.git
synced 2025-08-03 19:24:09 +05:30
Fixed indentation in encoder_driver.h
This commit is contained in:
parent
f7c01d41c5
commit
bf88d3fa03
@ -19,8 +19,8 @@
|
||||
#define chipSelectPin2 9
|
||||
#define chipSelectPin3 8
|
||||
|
||||
#define CNTR B00100000
|
||||
#define CLR B00000000
|
||||
#define CNTR B00100000
|
||||
#define CLR B00000000
|
||||
#endif
|
||||
|
||||
void initEncoders();
|
||||
|
Loading…
x
Reference in New Issue
Block a user