]> git.earman.xyz Git - sensor-watch.git/blob
b426b32caec8cda8d51445d5de09c961df9f5be2
[sensor-watch.git] /
1 #ifndef custom_types_H
2 #define custom_types_H
3
4 typedef int custom_t;
5
6 #endif