commit | 158b2c14f54c78d334a21ca3656dc9364f598321 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Mar 17 05:57:44 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Mar 22 21:14:40 2022 +0000 |
tree | 0e82f6559230e495cfa95ca07addf47dbc097c38 | |
parent | fccfac90b07bc6e4ec25f3a8dc8a1a507c307dbf [diff] |
led-layout: use common types everywhere Rather than scattered map and set typedefs, centralize the two common structures into 'ledlayout.hpp': ActionSet, GroupMap. Use them everywhere where previous raw maps and sets were used. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0ed5203146a6486a49caf4000f545ded0088dc15