summaryrefslogtreecommitdiffstats
path: root/main/wifi.h
blob: eca5248cf2c09232050a8132f965aaf746dd89a8 (plain)
1
2
3
4
5
6
#ifndef EPD_WIFI_H
#define EPD_WIFI_H

void wifi_connect(void);

#endif /* EPD_WIFI_H */