Skip to content

Commit 66968ed

Browse files
committed
add pwmDir and update libraries
1 parent 57050db commit 66968ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RCMv3/rcmv3.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ enum RCMv3DataType {
5252
RC_DATA_JDrivetrain,
5353
RC_DATA_COUNT
5454
};
55+
5556
// DO NOT RENAME without updating docs/ds/script.js and all presets
5657
const char* RCMv3DataTypeNames[] = {
5758
"int",

0 commit comments

Comments
 (0)