blackmagic-esp32-s2/main/wifi.h

4 lines
36 B
C
Raw Normal View History

2021-10-14 09:04:00 +01:00
#pragma once
2021-10-14 09:30:43 +01:00
void wifi_init(void);