File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- twi.c - TWI/I2C library for Wiring & Arduino
2
+ TwoWireBuffers.cpp - TWI/I2C library for Wiring & Arduino
3
3
Copyright (c) 2006 Nicholas Zambetti. All right reserved.
4
4
5
5
This library is free software; you can redistribute it and/or
Original file line number Diff line number Diff line change 1
1
/*
2
- twi .h - TWI/I2C library for Wiring & Arduino
2
+ TwoWireBuffers .h - TWI/I2C library for Wiring & Arduino
3
3
Copyright (c) 2006 Nicholas Zambetti. All right reserved.
4
4
5
5
This library is free software; you can redistribute it and/or
Original file line number Diff line number Diff line change 1
1
/*
2
- TwoWire .cpp - TWI/I2C library for Wiring & Arduino
2
+ Wire .cpp - TWI/I2C library for Wiring & Arduino
3
3
Copyright (c) 2006 Nicholas Zambetti. All right reserved.
4
4
5
5
This library is free software; you can redistribute it and/or
Original file line number Diff line number Diff line change 1
1
/*
2
- TwoWire .h - TWI/I2C library for Arduino & Wiring
2
+ Wire .h - TWI/I2C library for Arduino & Wiring
3
3
Copyright (c) 2006 Nicholas Zambetti. All right reserved.
4
4
5
5
This library is free software; you can redistribute it and/or
Original file line number Diff line number Diff line change 1
1
/*
2
- twi.c - TWI/I2C library for Wiring & Arduino
2
+ twi.cpp - TWI/I2C library for Wiring & Arduino
3
3
Copyright (c) 2006 Nicholas Zambetti. All right reserved.
4
4
5
5
This library is free software; you can redistribute it and/or
You can’t perform that action at this time.
0 commit comments