bump fsfwgen dependency

This commit is contained in:
Robin Müller 2022-03-07 11:34:32 +01:00
parent debc72014a
commit 59b89b730d
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
4 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
/**
* @brief Auto-generated event translation file. Contains 144 translations.
* @details
* Generated on: 2022-03-07 11:07:14
* Generated on: 2022-03-07 11:27:09
*/
#include "translateEvents.h"

@ -1 +1 @@
Subproject commit bd76760052482f6f8fcdd84b88da963e61c9a48c
Subproject commit 52f291692c4074a23743c799148b0432a4e405fa

View File

@ -1,7 +1,7 @@
/**
* @brief Auto-generated event translation file. Contains 144 translations.
* @details
* Generated on: 2022-03-07 11:07:14
* Generated on: 2022-03-07 11:27:09
*/
#include "translateEvents.h"
@ -151,7 +151,7 @@ const char *STR_HELPER_SENDING_PACKET_FAILED_STRING = "STR_HELPER_SENDING_PACKET
const char *STR_HELPER_REQUESTING_MSG_FAILED_STRING = "STR_HELPER_REQUESTING_MSG_FAILED";
const char *translateEvents(Event event) {
switch ((event & 0xFFFF)) {
switch((event & 0xFFFF)) {
case (2200):
return STORE_SEND_WRITE_FAILED_STRING;
case (2201):

2
tmtc

@ -1 +1 @@
Subproject commit 0bdc8f04a84eea798018f05cc31d079739eab527
Subproject commit 20753e7c75b31c654a7790bc8fcda43771030136