modified to get more signal info

Dependencies:   WNC14A2AInterface

Fork of easy-connect by Jim Flynn

Committer:
JMF
Date:
Wed Apr 19 01:13:10 2017 +0000
Revision:
0:2563b0415d1f
Initial commit

Who changed what in which revision?

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