mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-08 11:35:52 +00:00
Added placeholder hass
This commit is contained in:
5
src/httpserver/hass.c
Normal file
5
src/httpserver/hass.c
Normal file
@ -0,0 +1,5 @@
|
||||
#include "hass.h"
|
||||
#include "../new_common.h"
|
||||
#include "../new_cfg.h"
|
||||
|
||||
//This will get populated in a later merge
|
||||
2
src/httpserver/hass.h
Normal file
2
src/httpserver/hass.h
Normal file
@ -0,0 +1,2 @@
|
||||
|
||||
//This will get populated in a later merge
|
||||
Reference in New Issue
Block a user