Open RTS
Full implementation of the Somfy RTS protocol
Loading...
Searching...
No Matches
hal.h
1
#ifndef HAL_H
2
#define HAL_H
3
4
#include <stdint.h>
5
6
uint32_t hal_millis();
7
8
#endif
// HAL_H
src
openrts
hal.h
Generated by
1.9.8