split into multibe .proto files

added strict compiler errors
This commit is contained in:
2024-02-15 18:28:01 +01:00
parent 9f103866f2
commit ac75c9bbf8
9 changed files with 60 additions and 27 deletions

View File

@@ -4,6 +4,8 @@
#include "firmware.pb.h"
#include "usb_device.h"
#include <pb_decode.h>
#include "cls_device.pb.h"
#include "usb.pb.h"
/* Declare the thread function */
#define NUM_BUFFERS 4 // Define the number of buffers you want to use