The driver for the ESP8266 WiFi module
Diff: ESP8266/ATParser/.git/hooks/post-update.sample
- Revision:
- 0:6946b0b9e323
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ESP8266/ATParser/.git/hooks/post-update.sample Thu Jan 12 21:57:48 2017 +0000 @@ -0,0 +1,8 @@ +#!/bin/sh +# +# An example hook script to prepare a packed repository for use over +# dumb transports. +# +# To enable this hook, rename this file to "post-update". + +exec git update-server-info