mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-17 02:07:48 -04:00
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.
This commit is contained in:
parent
f2796758e8
commit
fe9322ca23
1 changed files with 0 additions and 2 deletions
|
@ -34,8 +34,6 @@
|
|||
|
||||
#include "ota.h"
|
||||
|
||||
//static const char signingcredentialSIGNING_CERTIFICATE_PEM[] = "Paste code signing certificate here.";
|
||||
|
||||
/**
|
||||
* @brief Abort an OTA transfer.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue