Merged changes

This commit is contained in:
Sunseeker Lab A-216
2021-05-21 13:25:08 -04:00
parent b8a5f8b8a5
commit 0956ea6ae0
7 changed files with 218 additions and 75 deletions

View File

@@ -34,7 +34,7 @@
#include "SunseekerTelemetry2021.h"
// Public variables
can_variables can;
can_struct can;
// Private variables
unsigned char buffer[16];