Skip to content

Commit

Permalink
upd doc: connect to telegram bot before the first ntrip connection
Browse files Browse the repository at this point in the history
  • Loading branch information
jancelin committed Dec 17, 2021
1 parent 725d4b0 commit d9662e1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion base_var/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,12 @@ Your ntripclient must be able to send its position:
## Create a alert Telegram when Base GNSS change (option)

* [Creating a Telegram bot account](https://usp-python.github.io/06-bot/)
* Get your **APIKEY** and **USERID** and complete and complete the ```./basevar/.env``` file.
* Get your **APIKEY** and **USERID** and complete and complete the ```./basevar/.env``` file
* Connect to your Telegram account and search ```@CentipedeBaseVar_bot```:
* Click to **start**
* Bot send you ```/start```
* It's Ok, you will receive a notification like this: ```Move to base ,LIENSS,8.15,46.1554417,-1.0540733,17:23:49``` when there is a change in Mount point.


## first Build & Run:

Expand Down

0 comments on commit d9662e1

Please sign in to comment.