mirror of
https://github.com/sweidac/kidsbox.git
synced 2025-07-28 03:41:54 +02:00
Initial commit.
This commit is contained in:
8
device/main/wifi_connect.h
Normal file
8
device/main/wifi_connect.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __WIFI_CONNECT_H
|
||||
#define __WIFI_CONNECT_H
|
||||
|
||||
extern "C" {
|
||||
void connectBlocking();
|
||||
}
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user