1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +03:00
Develo a00a4744d0
Update EEPROM.cpp (#6599)
use InterruptLock class for scoped interrupts instead of blindly disabling/enabling interrupts, which doesn't support nesting nor restore previous state.

Add forgotten include

Remove locks, simplify code

Fix typo

Drop needless include
2019-10-05 22:21:41 -03:00
..
2019-10-05 22:21:41 -03:00
2019-05-14 00:09:54 +02:00
2014-12-09 22:20:30 +03:00