added include for updated fsfw

This commit is contained in:
Robin Müller 2021-10-11 13:18:10 +02:00
parent 127a0f6e16
commit a0d775e086
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
*/
/* Includes ------------------------------------------------------------------*/
#include "fsfw/FSFW.h"
#include "ethernetif.h"
#include <string.h>