/elec/audio-switcher

To get this branch, use:
bzr branch http://bzr.ed.am/elec/audio-switcher

« back to all changes in this revision

Viewing changes to src/VirtualSerial.h

  • Committer: Tim Marston
  • Date: 2012-11-22 22:01:52 UTC
  • Revision ID: tim@ed.am-20121122220152-paremcsc2gbccrjw
added timer utilities (wiring.c) from arduino library

Show diffs side-by-side

added added

removed removed

46
46
 
47
47
                #include "Descriptors.h"
48
48
 
 
49
                #include <LUFA/Version.h>
49
50
                #include <LUFA/Drivers/Board/LEDs.h>
50
51
                #include <LUFA/Drivers/USB/USB.h>
51
52