Skip to content

Commit

Permalink
mpsl: fem: align header names after splitting MPSL and FEM libs
Browse files Browse the repository at this point in the history
After MPSL and FEM were split into separate libraries in MPSL,
alignment of the header names is needed.

Signed-off-by: Artur Hadasz <artur.hadasz@nordicsemi.no>
  • Loading branch information
ahasztag authored and nordicjm committed Jul 13, 2023
1 parent 90c9464 commit 61fd88b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

#include "mpsl_fem_power_model_interface.h"

#include <mpsl_fem_power_model.h>
#include <mpsl_fem_nrf21540_power_model_builtin.h>
#include <mpsl_temp.h>

#include <zephyr/kernel.h>
Expand Down

0 comments on commit 61fd88b

Please sign in to comment.