News_Reader

Dependencies:   FatFileSystem HTTPClient NetServices RPG SDFileSystem TextLCD mbed spxml

Fork of Arduino_MP3_Shield_MP3Player_UI by Matthew Petersen

fetch.h

Committer:
cwang365
Date:
2013-03-06
Revision:
2:447591cbba27
Parent:
1:0014879fa94f

File content as of revision 2:447591cbba27:

#include "mbed.h"
#include "VS1002.h"
#include "TextLCD.h"
#include "RPG.h"
#include "EthernetNetIf.h"
#include "HTTPClient.h"
#include "SDFileSystem.h"

#include <string>
#include <iostream>

void fetch ();