Project

General

Profile

Revision e92b8d00

IDe92b8d0015d1196d785c036bd43bedba09c18f62
Parent 48418a96
Child 606be93c, abbee6ec

Added by Thomas Mullins almost 10 years ago

Changed twi_run() loop to smb_poll() in a loop

View differences:

scout_avr/bom/tiny-twi-sync.h
10 10
void smb_init(slave_rx_t slave_rx);
11 11
void smb_set_address(uint8_t addr);
12 12
void smb_send_data(uint8_t* data, uint8_t length);
13
void twi_run(void);
13
void smb_poll(void);
14 14

  
15 15
#endif

Also available in: Unified diff