diff options
| author | Sadeep Madurange <sadeep@asciimx.com> | 2023-10-06 23:22:42 +0800 |
|---|---|---|
| committer | Sadeep Madurange <sadeep@asciimx.com> | 2023-10-06 23:36:44 +0800 |
| commit | 7fc10707d654aa154c28f16a06742fb5f0260b92 (patch) | |
| tree | 410d7ab4de8c60f113abc19ecfb1606652db93ae /main/util.h | |
| parent | 170d30bf548ea2e2196e14e413edf79563500e7f (diff) | |
| download | esp32-e-reader-7fc10707d654aa154c28f16a06742fb5f0260b92.tar.gz | |
Improve python script, SPI with DMA, deep sleep.
Diffstat (limited to 'main/util.h')
| -rw-r--r-- | main/util.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/main/util.h b/main/util.h deleted file mode 100644 index 7156c8f..0000000 --- a/main/util.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef EPD_UTIL_H -#define EPD_UTIL_H - -void delay_ms(unsigned int t); - -#endif /* EPD_UTIL_H */ |
