1
0
Fork 0
remarkable-uboot/board/reMarkable/zero-sugar/wifi_init.h

7 lines
93 B
C

#ifndef WIFI_INIT_H
#define WIFI_INIT_H
extern void zs_do_wifi_poweron_cycle(void);
#endif