Remove commented signing cert constant (#917)

Removes the commented signing cert constant
variable from the PAL header file. The
correct location for this constant is the
aws_ota_codesigner_certificate.h file.
pull/916/head
Kody Stribrny 2 years ago committed by GitHub
parent f2796758e8
commit fe9322ca23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -34,8 +34,6 @@
#include "ota.h"
//static const char signingcredentialSIGNING_CERTIFICATE_PEM[] = "Paste code signing certificate here.";
/**
* @brief Abort an OTA transfer.
*

Loading…
Cancel
Save