Revert "Merge pull request #27 from smasher816/wakeup-devel"

This reverts commit 622ea5d85f, reversing
changes made to c21439cb48.
This commit is contained in:
Jacob Alexander 2015-06-23 08:00:16 -07:00
parent 216b151302
commit 6c67bc77bc
3 changed files with 1 additions and 27 deletions

View file

@ -55,8 +55,6 @@ extern volatile uint8_t usb_cdc_line_coding[7];
extern volatile uint8_t usb_cdc_line_rtsdtr;
extern volatile uint8_t usb_cdc_transmit_flush_timer;
extern volatile uint8_t remote_wakeup_enabled;
// ----- Functions -----