ESP-NOW RC Tutorial

This commit is contained in:
2025-06-29 20:39:23 -04:00
parent 8225ca7dac
commit 530fa35b01
5 changed files with 5 additions and 5 deletions

View File

@@ -38,8 +38,8 @@ simplepdf_title = 'ESP-IDF ESPNOW RC Car'
simplepdf_author = 'Alexander B.'
simplepdf_file_name = 'esp-idf_espnow_rc-car.pdf'
simplepdf_vars = {
# 'cover-overlay': '#047e2c',
# 'cover-bg': "#034b1b",
'cover-overlay': '#047e2c',
'cover-bg': "#034b1b",
'primary-opaque': 'rgba(26, 150, 26, 0.8)',
'primary': "#1A961A",
'secondary': "#379683",