1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-07 00:04:36 +03:00

Bugfix and fix compilation erro with new-extensions branch

This commit is contained in:
mlafauci
2011-05-18 08:39:47 +02:00
parent 8d1761f009
commit 4f7e2f1201
12 changed files with 144 additions and 29 deletions

View File

@@ -62,6 +62,7 @@ public:
static uint8_t getEncTypeNetowrks(uint8_t networkItem);
static uint8_t testCmd();
};
extern WiFiDrv wiFiDrv;