mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-16 07:23:07 +01:00
intermediate: add iic task
This commit is contained in:
5
lib/iictask/GwIicTask.h
Normal file
5
lib/iictask/GwIicTask.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#ifndef _GWIICTASK
|
||||
#define _GWIICTASK
|
||||
#include "GwApi.h"
|
||||
DECLARE_USERTASK(runIicTask)
|
||||
#endif
|
||||
Reference in New Issue
Block a user