orion-rf/firmware/wifi_scan.h

6 lines
84 B
C

#pragma once
void wifi_scan_start();
void wifi_scan_loop();
void wifi_scan_draw();