Fork of my original MQTTGateway

Dependencies:   mbed-http

Committer:
vpcola
Date:
Sat Apr 08 14:43:14 2017 +0000
Revision:
0:a1734fe1ec4b
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
vpcola 0:a1734fe1ec4b 1 # Example RF driver for Atmel 802.15.4 transceivers #
vpcola 0:a1734fe1ec4b 2
vpcola 0:a1734fe1ec4b 3 Support for:
vpcola 0:a1734fe1ec4b 4 * AT86RF233
vpcola 0:a1734fe1ec4b 5 * AT86RF212B
vpcola 0:a1734fe1ec4b 6
vpcola 0:a1734fe1ec4b 7 This driver is used with 6LoWPAN stack.