6 lines
77 B
C
6 lines
77 B
C
#pragma once
|
|
|
|
#include "esp_chip_info.h"
|
|
|
|
void common_print_boot_info(void);
|