mirror of
https://github.com/equant/apple2idiot.git
synced 2025-08-16 00:27:37 +00:00
catchup from whaleshark
This commit is contained in:
8
examples/slack/example_credentials.h
Normal file
8
examples/slack/example_credentials.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef CREDENTIALS_H
|
||||
#define CREDENTIALS_H
|
||||
|
||||
#define WIFI_SSID "AAAAAAAAA"
|
||||
#define WIFI_PASSWORD "AAAAAAAAA"
|
||||
#define SLACK_ACCESS_TOKEN "AAAAAAAAA"
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user