mirror of
https://github.com/equant/apple2idiot.git
synced 2025-02-11 03:30:40 +00:00
catchup from whaleshark
This commit is contained in:
parent
52b1e8dfc7
commit
416e87bf0e
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
|
Loading…
x
Reference in New Issue
Block a user