mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-04 22:19:00 +00:00
10 lines
No EOL
171 B
HTML
10 lines
No EOL
171 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>JSON Data Example</title>
|
|
</head>
|
|
<body>
|
|
<div id="json-container"></div>
|
|
<script src="script.js"></script>
|
|
</body>
|
|
</html> |