File tree Expand file tree Collapse file tree 3 files changed +4
-58
lines changed
Expand file tree Collapse file tree 3 files changed +4
-58
lines changed Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6- < title > Particle Photon Control </ title >
6+ < title > EA - Test Device 1 </ title >
77 < script >
88 async function callParticleFunction ( functionName ) {
99 const deviceId = '0a10aced202194944a059338' ; // Replace with your Particle Photon 2 device ID
4747 </ script >
4848</ head >
4949< body >
50- < h1 > Particle Photon Control </ h1 >
50+ < h1 > EA - Test Device 1 </ h1 >
5151 < button onclick ="toggleLED() "> Toggle LED</ button >
5252 < button onclick ="activateBuzzer() "> Activate Buzzer</ button >
5353</ body >
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6- < title > Particle Photon Control </ title >
6+ < title > EA - Test Device 2 </ title >
77 < script >
88 async function callParticleFunction ( functionName ) {
99 const deviceId = '0a10aced202194944a04bba0' ; // Replace with your Particle Photon 2 device ID
4747 </ script >
4848</ head >
4949< body >
50- < h1 > Particle Photon Control </ h1 >
50+ < h1 > EA - Test Device 2 </ h1 >
5151 < button onclick ="toggleLED() "> Toggle LED</ button >
5252 < button onclick ="activateBuzzer() "> Activate Buzzer</ button >
5353</ body >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments