mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 23:37:34 +00:00
Remove unnecessary comment
This commit is contained in:
@@ -81,7 +81,6 @@ struct RawCrashData {
|
||||
#if SOC_CPU_CORES_NUM > 1
|
||||
uint8_t other_backtrace_count;
|
||||
uint8_t other_reg_frame_count;
|
||||
// 1 byte implicit padding before uint32_t array
|
||||
uint32_t other_backtrace[MAX_BACKTRACE];
|
||||
#endif
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user