mirror of
https://github.com/timmbogner/Farm-Data-Relay-System
synced 2024-11-10 07:10:42 +00:00
fix include define
This commit is contained in:
parent
078e2bf3cd
commit
58ad408946
@ -1,4 +1,5 @@
|
|||||||
#ifndef __FDRS_TYPES_H__
|
#ifndef __FDRS_TYPES_H__
|
||||||
|
#define __FDRS_TYPES_H__
|
||||||
|
|
||||||
typedef struct __attribute__((packed)) DataReading {
|
typedef struct __attribute__((packed)) DataReading {
|
||||||
float data;
|
float data;
|
||||||
|
Loading…
Reference in New Issue
Block a user