qmk_firmware/Demos
Dean Camera a405a9bdf8 Extra protocol value in the RFCOMM protocol is the channel number, not the PSM - update typedef name and size.
Add delay to the Connection Request signal processing routine - without this, the host will not create the RFCOMM channel correctly. Need to investigate why this delay is needed.
2010-06-03 08:33:01 +00:00
..
Device Switch to using the correct intptr_t type use where a pointer must be cast to an integer type. 2010-05-26 12:24:44 +00:00
DualRole Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
Host Extra protocol value in the RFCOMM protocol is the channel number, not the PSM - update typedef name and size. 2010-06-03 08:33:01 +00:00
makefile Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden. 2010-05-07 07:11:25 +00:00