MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / escapeHtml

Function escapeHtml

web/scripts/ragnar_modern.js:562–566  ·  view source on GitHub ↗
(text)

Source from the content-addressed store, hash-verified

560 { value: '1in69_tft', label: '1.69" Whisplay ST7789 TFT (240x280)' },
561 { value: '0in96_oled', label: '0.96" SSD1306 OLED (128x64)' },
562 { value: 'lcd1602', label: '16×2 LCD1602 Character LCD (I2C)' },
563 { value: 'max7219_8panel', label: 'MAX7219 8-panel LED Matrix (64×8)' },
564 { value: 'max7219_4panel', label: 'MAX7219 4-panel LED Matrix (32×8)' }
565 ],
566 screen_reversed: [
567 { value: '0', label: 'Normal (0°)' },
568 { value: '90', label: 'Rotate 90°' },
569 { value: '180', label: 'Rotate 180°' },

Callers 15

loadCredentialsFunction · 0.70
displayCredentialsFunction · 0.70
runMtrFunction · 0.70
runSpeedtestFunction · 0.70
runDnsFunction · 0.70
runPmtuFunction · 0.70
runCaptivePortalFunction · 0.70
runIperfFunction · 0.70
toggleIperfServerFunction · 0.70
_ndMissingToolFunction · 0.70
_poeCellFunction · 0.70
loadLldpFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected