Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 411 Bytes

File metadata and controls

18 lines (10 loc) · 411 Bytes

setShmVar(id, value)

Sets the value of a shared memory variable that can be used for passing data between Lua widgets and other Lua scripts.

@status current Introduced in 2.6

Parameters

  • id: integer between 1 and 16 identifying the shared memory variable.
  • value: integer. The value of the shared memory variable.

Return value

none

Notice

Only available on radios with color display