We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 526f4fb commit c5b26e4Copy full SHA for c5b26e4
cores/esp8266/interrupts.h
@@ -11,7 +11,7 @@ extern "C" {
11
// these auto classes wrap up xt_rsil so your code can be simplier, but can only be
12
// used in an ino or cpp files.
13
14
-// InterruptLock is used when you want to completely disable locks
+// InterruptLock is used when you want to completely disable interrupts
15
//{
16
// {
17
// InterruptLock lock;
0 commit comments