mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-01-22 08:40:16 +01:00
10 lines
171 B
HTML
10 lines
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> |