aboutsummaryrefslogtreecommitdiff
path: root/src/Wifi.h
diff options
context:
space:
mode:
authorRSDuck <RSDuck@users.noreply.github.com>2022-02-25 14:25:19 +0100
committerRSDuck <RSDuck@users.noreply.github.com>2022-02-25 14:25:19 +0100
commit0a1fb5ae50d2c9941a7c5e6bce5f9870b6e2c1b3 (patch)
tree66a042ae1f1722bc5b9de850b49985515e9920ee /src/Wifi.h
parent03b5c480888c8563230f85864ee30d4cca538e23 (diff)
Wifi power saving, hopefully enough!
Diffstat (limited to 'src/Wifi.h')
-rw-r--r--src/Wifi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Wifi.h b/src/Wifi.h
index 8a660da..2e15673 100644
--- a/src/Wifi.h
+++ b/src/Wifi.h
@@ -51,6 +51,7 @@ enum
W_PowerTX = 0x038,
W_PowerState = 0x03C,
W_PowerForce = 0x040,
+ W_PowerUnk = 0x48,
W_Random = 0x044,