Skip to content

Commit

Permalink
Merge pull request #31 from hpwit/integration
Browse files Browse the repository at this point in the history
adding esp32s3 suppport
  • Loading branch information
hpwit authored Nov 20, 2024
2 parents f91d7ee + 1fb97cc commit 9683261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/I2SClocklessVirtualLedDriver.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
// #include "esp32-hal-log.h"
#include <driver/periph_ctrl.h>
#include <soc/gdma_channel.h>
#include "esp_private/periph_ctrl.h"
//#include "esp_private/periph_ctrl.h"
//#include "gdma_priv.h"
#include <hal/gdma_types.h>
#include <esp_private/gdma.h>
Expand Down

0 comments on commit 9683261

Please sign in to comment.