en:iot:examples:buzzer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:iot:examples:buzzer [2021/03/05 02:37] heiko.pikneren:iot:examples:buzzer [2024/03/12 18:19] (current) heiko.pikner
Line 3: Line 3:
  
 Needed libraries: Needed libraries:
-<code>lib_deps = ITTIoT, Buzzer</code>+<code>lib_deps = ITTIoT, gmarty2000/Buzzer@^1.0.0</code>
  
-The code below will alert the buzz sound when values have been submitted to the mqtt server+The code below will alert the buzz sound when values have been submitted by the mqtt server
  
 <code c> <code c>
Line 49: Line 49:
     }     }
   }   }
- 
   return found>index ? data.substring(strIndex[0], strIndex[1]) : "";   return found>index ? data.substring(strIndex[0], strIndex[1]) : "";
 } }
en/iot/examples/buzzer.1614904669.txt.gz · Last modified: (external edit)