added PROMPT_WIFI

pico-v0.36-detect-pi-wifi
alanbjohnston 3 years ago committed by GitHub
parent 1ab904a9d3
commit c95ee19afd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -129,6 +129,7 @@
#define PROMPT_FORMAT 12 #define PROMPT_FORMAT 12
#define PROMPT_REBOOT 13 #define PROMPT_REBOOT 13
#define PROMPT_I2CSCAN 14 #define PROMPT_I2CSCAN 14
#define PROMPT_WIFI 15
#define PAYLOAD_QUERY 1 #define PAYLOAD_QUERY 1
#define PAYLOAD_RESET 2 #define PAYLOAD_RESET 2

Loading…
Cancel
Save

Powered by TurnKey Linux.