Skip to content

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
whoenig committed Feb 23, 2024
1 parent 653b93f commit c4db17a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/src/controller/controller_lee.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ CDC 2010
#include "controller_lee.h"
#include "physicalConstants.h"
#include "power_distribution.h"
#include "platform_defaults.h"

static controllerLee_t g_self = {
.mass = CF_MASS,
Expand Down

0 comments on commit c4db17a

Please sign in to comment.