Stripped down arduino host shield library
This commit is contained in:
@@ -32,17 +32,11 @@ e-mail : support@circuitsathome.com
|
||||
|
||||
// None of these should ever be included by a driver, or a user's sketch.
|
||||
#include "../lib/hostshield/settings.h"
|
||||
#include "../lib/hostshield/printhex.h"
|
||||
#include "../lib/hostshield/message.h"
|
||||
#include "../lib/hostshield/hexdump.h"
|
||||
#include "../lib/hostshield/sink_parser.h"
|
||||
#include "../lib/hostshield/max3421e.h"
|
||||
#include "../lib/hostshield/address.h"
|
||||
#include "../lib/hostshield/avrpins.h"
|
||||
#include "../lib/hostshield/usb_ch9.h"
|
||||
#include "../lib/hostshield/usbhost.h"
|
||||
#include "../lib/hostshield/UsbCore.h"
|
||||
#include "../lib/hostshield/parsetools.h"
|
||||
#include "../lib/hostshield/confdescparser.h"
|
||||
|
||||
#endif //_usb_h_
|
||||
|
||||
Reference in New Issue
Block a user