Skip to content

Commit

Permalink
removed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rocketct committed Jun 17, 2020
1 parent 1dc2d11 commit e15a517
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ void setup() {

// eraseTrustedRooterase from the module all the actual TrustedRoot
// pointed by the GSM object call this API after the set will try to erase
// if rpresent the certificate present in SECRET_GSM_ROOT_CERTS
// all the certificate hold in SECRET_GSM_ROOT_CERTS
client.eraseTrustedRoot();
client.setUserRoots(SECRET_GSM_ROOT_CERTS, SECRET_GSM_ROOT_SIZE);

Expand Down

0 comments on commit e15a517

Please sign in to comment.