The driver for the ESP8266 WiFi module

Dependents:   Datarecorder2

Fork of esp8266-driver by ESP8266

Committer:
joschaihl
Date:
Wed Nov 15 20:05:03 2017 +0000
Revision:
1:aea829468cfc
Parent:
0:6946b0b9e323
test

Who changed what in which revision?

UserRevisionLine numberNew contents of line
group-ESP8266 0:6946b0b9e323 1 #!/bin/sh
group-ESP8266 0:6946b0b9e323 2 #
group-ESP8266 0:6946b0b9e323 3 # An example hook script to prepare a packed repository for use over
group-ESP8266 0:6946b0b9e323 4 # dumb transports.
group-ESP8266 0:6946b0b9e323 5 #
group-ESP8266 0:6946b0b9e323 6 # To enable this hook, rename this file to "post-update".
group-ESP8266 0:6946b0b9e323 7
group-ESP8266 0:6946b0b9e323 8 exec git update-server-info