wifi test
Dependencies: X_NUCLEO_IKS01A2 mbed-http
easy-connect/esp8266-driver/.git/hooks/post-update.sample@0:24d3eb812fd4, 2018-09-05 (annotated)
- Committer:
- JMF
- Date:
- Wed Sep 05 14:28:24 2018 +0000
- Revision:
- 0:24d3eb812fd4
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
JMF | 0:24d3eb812fd4 | 1 | #!/bin/sh |
JMF | 0:24d3eb812fd4 | 2 | # |
JMF | 0:24d3eb812fd4 | 3 | # An example hook script to prepare a packed repository for use over |
JMF | 0:24d3eb812fd4 | 4 | # dumb transports. |
JMF | 0:24d3eb812fd4 | 5 | # |
JMF | 0:24d3eb812fd4 | 6 | # To enable this hook, rename this file to "post-update". |
JMF | 0:24d3eb812fd4 | 7 | |
JMF | 0:24d3eb812fd4 | 8 | exec git update-server-info |