adfa
Dependencies: 4DGL-uLCD-SE NetServices mbed spxml
Fork of weather_Nokia_LCD_display_yahoo by
Revision 4:22120d759a19, committed 2016-04-28
- Comitter:
- agamemaker
- Date:
- Thu Apr 28 00:16:04 2016 +0000
- Parent:
- 3:9e55847f25c4
- Commit message:
- fa
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 9e55847f25c4 -r 22120d759a19 main.cpp --- a/main.cpp Wed Apr 27 20:40:34 2016 +0000 +++ b/main.cpp Thu Apr 28 00:16:04 2016 +0000 @@ -41,7 +41,7 @@ */ } -int weather() { +int main() { // the eth and HTTP code has be taken directly from the HTTPStream documentation page // see http://mbed.org/cookbook/HTTP-Client-Data-Containers lcd.cls();