Changed XPLAINBridge project to be both a USB to USART bridge and a PDI programmer, based on the state of a mode select pin.
This commit is contained in:
parent
2746154652
commit
60fd0ff418
14 changed files with 205 additions and 112 deletions
|
|
@ -5,7 +5,7 @@
|
|||
www.fourwalledcubicle.com
|
||||
*/
|
||||
|
||||
#include "TWI.h"
|
||||
#include "../TWI.h"
|
||||
|
||||
bool TWI_StartTransmission(uint8_t SlaveAddress)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue