index
:
esp32-inmp441-driver
master
Capture and stream sound from INMP441 mic over UDP.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
wifi.h
blob: e526eef738192b342556663ec337fe3188d5a5fb (
plain
)
1
2
3
4
5
6
#ifndef WIFI_H #define WIFI_H void wifi_connect(void); #endif /* WIFI_H */