esp32-warm-water
esp32 based project for the control of a heating element based on temperature
|
implementation for simple utility functions More...
Go to the source code of this file.
Functions | |
void | print_chip_info (void) |
void | util_delay_millis (int millis) |
void | util_delay_seconds (int seconds) |
void | util_delay_minutes (int minutes) |
implementation for simple utility functions
Definition in file utility.c.
void print_chip_info | ( | void | ) |
void util_delay_millis | ( | int | millis | ) |
void util_delay_minutes | ( | int | minutes | ) |