mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-26 07:02:15 +03:00
fix UART RX PullUps and TWI
This commit is contained in:
@ -37,7 +37,7 @@ extern "C" {
|
||||
#include "binary.h"
|
||||
#include "pgmspace.h"
|
||||
#include "esp8266_peri.h"
|
||||
#include "si2c.h"
|
||||
#include "twi.h"
|
||||
|
||||
void yield(void);
|
||||
|
||||
|
Reference in New Issue
Block a user