mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-18 00:03:07 +01:00
add exampleTask
This commit is contained in:
5
lib/exampletask/GwExampleTask.h
Normal file
5
lib/exampletask/GwExampleTask.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#ifndef _GWEXAMPLETASK_H
|
||||
#define _GWEXAMPLETASK_H
|
||||
//task function
|
||||
void exampleTask(void *param);
|
||||
#endif
|
||||
Reference in New Issue
Block a user