mirror of
https://github.com/yoboujon/dumber.git
synced 2025-06-08 22:00:49 +02:00
13 lines
143 B
C
13 lines
143 B
C
/*
|
|
* xbee.h
|
|
*
|
|
* Created on: Sep 12, 2022
|
|
* Author: dimercur
|
|
*/
|
|
|
|
#ifndef INC_XBEE_H_
|
|
#define INC_XBEE_H_
|
|
|
|
|
|
|
|
#endif /* INC_XBEE_H_ */
|