Unify Send/Read error enums

This commit is contained in:
Allen Hill
2026-07-06 13:36:53 -07:00
parent 82cbb126a9
commit a0c6601cda
9 changed files with 73 additions and 85 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#pragma once
#include "avclan.hpp"
#include "avclan.h"
#include "frame.hpp"
#include <concepts>