]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Scan/FACOM6684/scan_loop.c
Updating AVR abstraction to be compatible with ARM, nearly ready for ARM files
[kiibohd-controller.git] / Scan / FACOM6684 / scan_loop.c
index 57e3683aa0d35140a2c94f994b7d5175344ec9e7..e2225aa76dbde25e03e7ada078a043b199834318 100644 (file)
@@ -108,7 +108,6 @@ ISR(USART1_RX_vect)
 inline void scan_setup()
 {
        // Setup the the USART interface for keyboard data input
-       // NOTE: The input data signal needs to be inverted for the Teensy USART to properly work
        
        // Setup baud rate
        // 16 MHz / ( 16 * Baud ) = UBRR