LoRa_APRS_iGate/data/test_info_1.html

10 lines
171 B
HTML
Raw Normal View History

2023-08-28 23:21:20 -04:00
<!DOCTYPE html>
<html>
<head>
<title>JSON Data Example</title>
</head>
<body>
<div id="json-container"></div>
<script src="script.js"></script>
</body>
</html>