add seven segment

This commit is contained in:
Nishi 2025-12-21 14:38:07 +09:00
commit 91d9677bf7
Signed by: nishi
GPG key ID: 27EF69B208EB9343
11 changed files with 376 additions and 43 deletions

View file

@ -1,5 +1,7 @@
#include <Mw/Milsko.h>
#include "../../external/stb_ds.h"
static int create(MwWidget handle) {
MwSetDefault(handle);