LoRa_APRS_iGate/data/test_info_1.html

10 lines
171 B
HTML
Raw Normal View History

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