Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: ESP8266
Fork of ESP8266Interface by
Diff: WiFiRadioInterface.h
- Revision:
- 12:8db9b116cf76
- Parent:
- 11:288c15b80a26
- Child:
- 13:0186e9e35a24
--- a/WiFiRadioInterface.h Wed Jun 17 21:01:51 2015 +0000
+++ b/WiFiRadioInterface.h Wed Jun 17 21:04:39 2015 +0000
@@ -1,4 +1,4 @@
-/* ESP8266Interface
+/* WiFiRadioInterface Example
* Copyright (c) 2015 ARM Limited
*
* Licensed under the Apache License, Version 2.0 (the "License");
@@ -19,8 +19,8 @@
#include "WiFiInterface.h"
-/** ESP8266Interface class.
- This is a interface to the ESP8266 WiFi radio
+/** WiFiRadioInterface class.
+ This is a interface a WiFi radio
*/
class WiFiRadioInterface : public WiFiInterface
{
