Fix up firmware and demos

This commit is contained in:
jaseg 2021-03-23 19:04:11 +01:00
parent 88379634a8
commit 32da9c4e8c
22 changed files with 563 additions and 342 deletions

View file

@ -4,7 +4,7 @@
#include "usart_helpers.h"
extern struct dma_usart_file *usart2_out;
extern struct dma_usart_file *uart4_out;
enum control_packet_types {
_HOST_RESERVED = 0,