summaryrefslogtreecommitdiff
path: root/fw/src/packet_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'fw/src/packet_interface.h')
-rw-r--r--fw/src/packet_interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fw/src/packet_interface.h b/fw/src/packet_interface.h
index 35e9758..2f60f9f 100644
--- a/fw/src/packet_interface.h
+++ b/fw/src/packet_interface.h
@@ -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,