mirror of
https://github.com/thelsing/knx.git
synced 2024-12-18 19:08:18 +01:00
rename main include
This commit is contained in:
parent
1e446fa5cd
commit
9708a54e71
@ -1,5 +1,5 @@
|
||||
#include <bsec.h>
|
||||
#include <knx_esp.h>
|
||||
#include <knx.h>
|
||||
|
||||
// declare array of all groupobjects with their sizes in byte
|
||||
GroupObject groupObjects[]
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include <knx_esp.h>
|
||||
#include <knx.h>
|
||||
|
||||
// declare array of all groupobjects with their sizes in byte
|
||||
GroupObject groupObjects[]
|
||||
|
Loading…
Reference in New Issue
Block a user