Add another one

This commit is contained in:
Thomas Göttgens 2025-05-27 22:18:06 +02:00 committed by GitHub
parent fa4d98594c
commit 4a108827a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -738,6 +738,11 @@ enum HardwareModel {
* Seeed Tracker L1 EINK driver
*/
SEEED_TRACKER_L1_EINK = 100;
/*
* Reserved ID for future and past use
*/
QWANTZ_TINY_ARMS = 101;
/*
* ------------------------------------------------------------------------------------------------------------------------------------------