Don't cast the line encoding baud rate to a uint16_t before performing the baud rate...
[pub/USBasp.git] / Demos / Host / Incomplete / BluetoothHost / BluetoothHost.h
index a24b67a..8a2817c 100644 (file)
                #include <avr/wdt.h>\r
                #include <avr/pgmspace.h>\r
                #include <avr/power.h>\r
                #include <avr/wdt.h>\r
                #include <avr/pgmspace.h>\r
                #include <avr/power.h>\r
+               #include <avr/interrupt.h>\r
                #include <stdio.h>\r
 \r
                #include <stdio.h>\r
 \r
+               #include "Lib/ServiceDiscoveryProtocol.h"\r
                #include "Lib/BluetoothStack.h"\r
 \r
                #include "DeviceDescriptor.h"\r
                #include "Lib/BluetoothStack.h"\r
 \r
                #include "DeviceDescriptor.h"\r