mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-06-11 09:44:58 +02:00
add API code for /api/packets
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ import re
|
||||
import traceback
|
||||
|
||||
SEQ_REGEX = re.compile(r"seq \d+")
|
||||
SOFTWARE_RELEASE= "2.0.3.07-23-25"
|
||||
SOFTWARE_RELEASE= "2.0.3.08-08-25"
|
||||
CONFIG = config.CONFIG
|
||||
|
||||
env = Environment(loader=PackageLoader("meshview"), autoescape=select_autoescape())
|
||||
|
||||
Reference in New Issue
Block a user