From 3560850e77d7b57d43ca8f1109b7588303a089e5 Mon Sep 17 00:00:00 2001 From: Henry Gabryjelski <740168+henrygab@users.noreply.github.com> Date: Mon, 17 Nov 2025 03:23:55 -0800 Subject: [PATCH] revert removal of waveshare --- client/src/pm3line_vocabulary.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/src/pm3line_vocabulary.h b/client/src/pm3line_vocabulary.h index 9d99a6486..cdfdfc8ab 100644 --- a/client/src/pm3line_vocabulary.h +++ b/client/src/pm3line_vocabulary.h @@ -551,6 +551,8 @@ const static vocabulary_t vocabulary[] = { { 1, "hf vas help" }, { 0, "hf vas reader" }, { 1, "hf vas decrypt" }, + { 1, "hf waveshare help" }, + { 1, "hf waveshare load" }, { 1, "hf xerox help" }, { 1, "hf xerox list" }, { 0, "hf xerox info" },