mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-28 09:24:14 +01:00
Move AVR Wire library utility folder under source
This commit is contained in:
parent
eafbe71a9a
commit
10ef7ef7e1
@ -23,7 +23,7 @@ extern "C" {
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
#include "twi.h"
|
||||
#include "utility/twi.h"
|
||||
}
|
||||
|
||||
#include "Wire.h"
|
||||
|
Loading…
Reference in New Issue
Block a user