Skip to content
Snippets Groups Projects
Commit 55a0cd12 authored by nrs1g15's avatar nrs1g15
Browse files

removed todo

parent b576d234
No related branches found
No related tags found
No related merge requests found
...@@ -9,11 +9,6 @@ ...@@ -9,11 +9,6 @@
#define DEBUG_OPENLOGGER 0 #define DEBUG_OPENLOGGER 0
/*
* TODO: Investigate why we cant send more than 64 bytes per 20ms without corruption happening.
* Until then keep the buffer size at 64 to prevent transmission corruption
*/
#define OPENLOGGER_TX_BUFFER_LEN 2048 #define OPENLOGGER_TX_BUFFER_LEN 2048
#define OPENLOGGER_TX_COMMAND_BUFFER_LEN 8 #define OPENLOGGER_TX_COMMAND_BUFFER_LEN 8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment