http ota: use a sample ICCID in PSK Identity / agent ID placeholders

Both placeholders now show a synthetic sample ICCID (89012345678901234567)
instead of Test123 / v1.0. SW cache v64 -> v65.
This commit is contained in:
2026-09-11 00:38:12 +03:00
parent 025e90a270
commit 26ee8974cc
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v64';
const CACHE = 'otaman-v65';
const URLS = [
'index.html',
'help.html',