Version of easy-connect with the u-blox cellular platforms C027 and C030 added.
esp8266-driver/ESP8266/ATParser/.git/hooks/post-update.sample@6:304d3ba87a01, 2017-11-03 (annotated)
- Committer:
- RobMeades
- Date:
- Fri Nov 03 13:01:23 2017 +0000
- Revision:
- 6:304d3ba87a01
- Parent:
- 0:19aa55d66228
Add comment concerning N2XX baud rate.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
group-ublox | 0:19aa55d66228 | 1 | #!/bin/sh |
group-ublox | 0:19aa55d66228 | 2 | # |
group-ublox | 0:19aa55d66228 | 3 | # An example hook script to prepare a packed repository for use over |
group-ublox | 0:19aa55d66228 | 4 | # dumb transports. |
group-ublox | 0:19aa55d66228 | 5 | # |
group-ublox | 0:19aa55d66228 | 6 | # To enable this hook, rename this file to "post-update". |
group-ublox | 0:19aa55d66228 | 7 | |
group-ublox | 0:19aa55d66228 | 8 | exec git update-server-info |