Skip to content

Commit

Permalink
Merge pull request justLV#39 from srwalter/srwalter-patch-1
Browse files Browse the repository at this point in the history
Remove unnecessary header
  • Loading branch information
justLV authored Mar 30, 2024
2 parents 3198efa + b3cf424 commit 68f5a05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion onjuino/onjuino.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#include <WiFi.h>
#include <WiFiUdp.h>
#include <driver/i2s.h>
#include <FreeRTOS.h>
#include <Adafruit_NeoPixel.h>

#if __has_include("git_hash.h") // optionally setup post-commit hook to generate git_hash.h
Expand Down

0 comments on commit 68f5a05

Please sign in to comment.