Example program for simple-mbed-client, connecting a device to mbed Device Connector.

Dependencies:   C12832 FXOS8700Q simple-mbed-client

Fork of simple-mbed-client-example by sandbox

Revision:
7:711dfefe12ab
Parent:
6:db94bb4054f2
Child:
19:3c04dc872ca5
--- a/.hgignore	Fri Feb 05 01:56:46 2016 -0600
+++ b/.hgignore	Fri Feb 05 08:00:14 2016 +0000
@@ -1,4 +1,19 @@
-# use glob syntax.
-syntax: glob
-
-security.h
+syntax: regexp
+\.hgignore$
+\.git$
+\.svn$
+\.orig$
+\.msub$
+\.meta$
+\.ctags
+\.uvproj$
+\.uvopt$
+\.project$
+\.cproject$
+\.launch$
+\.project$
+\.cproject$
+\.launch$
+Makefile$
+\.ewp$
+\.eww$
\ No newline at end of file