More settings refactorings
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "bobbybuttons.h"
|
||||
|
||||
std::optional<espgui::Button> translateRawButton(uint8_t button)
|
||||
[[nodiscard]] std::optional<espgui::Button> translateRawButton(uint8_t button)
|
||||
{
|
||||
switch (button)
|
||||
{
|
||||
|
Reference in New Issue
Block a user