no-OS
projects
iio_demo
src
common
app_config.h
Go to the documentation of this file.
1
/***************************************************************************/
33
#ifndef CONFIG_H_
34
#define CONFIG_H_
35
36
#define ENABLE_LOOPBACK
37
38
#define WIFI_SSID "RouterSSID"
39
#define WIFI_PWD "******"
40
41
#endif
Generated by
1.8.17