- nlab: remove postmsg.standby_on from get section

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2021-10-23 11:37:47 +02:00
committed by Thilo Graf
parent 6fbe02f673
commit 7a7524b9e4

View File

@@ -106,8 +106,6 @@ if a[2] == "get" then
elseif a[3] == "screen.y_res" then
r = SCREEN.Y_RES
elseif a[3] == "postmsg.standby_on" then
r = POSTMSG.STANDBY_ON
end
elseif a[2] == "misc" then