MIP_SDK  latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
serialization.hpp
Go to the documentation of this file.
1 #pragma once
2 
4 
5 #include <stdint.h>
6 #include <stddef.h>
7 
8 #include <cstring>
9 #include <type_traits>
10 #include <tuple>
serializer.hpp