first commit

This commit is contained in:
Jérôme Delacotte
2025-03-06 11:15:32 +01:00
commit 7b30d6e298
5276 changed files with 2108927 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "RBDdimmer",
"keywords": "RBDdimmer, dimmer, lamp, AVR,M0, SAM3, ESP8266, ESP32, STM32",
"description": "Arduino AC-dimming library for AVR, ESP8266, ESP32 processor",
"repository": {
"type": "git",
"url": "https://github.com/Lib-RBD-Dimmer-for-ESP32/RBDdimmerESP32.git"
},
"frameworks": "arduino",
"platforms": [
"atmelavr",
"espressif"
]
}