Html Led Toggle Button
HTML / CSS / JS Open Kit Simulator ↗ All recipesAbout this recipe
Real Pi: fetch('/api/led/' + (state ? 'on' : 'off'))
Editor
html
edits auto-save
Output
ready
Output will appear here after you click Run.