Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tberchanov/4wd
https://github.com/tberchanov/4wd
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tberchanov/4wd
- Owner: tberchanov
- Created: 2023-10-21T15:53:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-04T15:16:16.000Z (about 1 year ago)
- Last Synced: 2024-11-09T19:16:20.195Z (2 months ago)
- Language: C++
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 4WD
# Run project
Create **ESP_WIFI/Constants.h**
It should define:
- WIFI_SSID
- WIFI_PASSWORD
- TELEGRAM_BOT_SEND_MESSAGE_URL (Example: "https://api.telegram.org//sendMessage")
- TELEGRAM_BOT_BODY (Example: "chat_id=&text=Movement is detected!")