Skip to content

Commit 98cec4b

Browse files
committed
fix: add more subscribers
1 parent 315a8bb commit 98cec4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/libdcnode/dronecan.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ extern "C"
2323
#endif
2424

2525
#ifndef DRONECAN_MAX_SUBS_NUMBER
26-
#define DRONECAN_MAX_SUBS_NUMBER 10
26+
#define DRONECAN_MAX_SUBS_NUMBER 15
2727
#endif
2828

2929
typedef struct

0 commit comments

Comments
 (0)