mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-29 09:13:45 +00: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:
@@ -34,8 +34,6 @@
|
||||
|
||||
#include "ota.h"
|
||||
|
||||
//static const char signingcredentialSIGNING_CERTIFICATE_PEM[] = "Paste code signing certificate here.";
|
||||
|
||||
/**
|
||||
* @brief Abort an OTA transfer.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user