From 12f38eb6c66ea34fd062fb3b639f3359a55284fb Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 21 Feb 2024 16:32:45 +0100 Subject: Add uatype journaline to config --- src/fig/FIG0structs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fig/FIG0structs.h') diff --git a/src/fig/FIG0structs.h b/src/fig/FIG0structs.h index a82e59e..eb77df4 100644 --- a/src/fig/FIG0structs.h +++ b/src/fig/FIG0structs.h @@ -38,7 +38,7 @@ #define FIG0_13_APPTYPE_TMC 0x6 #define FIG0_13_APPTYPE_SPI 0x7 #define FIG0_13_APPTYPE_DABJAVA 0x8 -#define FIG0_13_APPTYPE_JOURNALINE 0x441 +#define FIG0_13_APPTYPE_JOURNALINE 0x44a struct FIGtype0 { -- cgit v1.2.3