Skip to content

Commit

Permalink
fix: force ArduinoECCX08 inclusion when building JWS class
Browse files Browse the repository at this point in the history
  • Loading branch information
pennam committed Sep 26, 2024
1 parent 052bf41 commit 475f7ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utility/SElementJWS.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
******************************************************************************/

#include <utility/SElementJWS.h>
#include <ArduinoECCX08.h>
#include <utility/ASN1Utils.h>
#include <utility/PEMUtils.h>

Expand Down

0 comments on commit 475f7ec

Please sign in to comment.