Changed comment at start

This commit is contained in:
Mike Lynch 2023-12-27 16:58:09 +11:00
parent 88fda8a5f2
commit 5e2e6c7e66

View File

@ -1,4 +1,4 @@
// Basic demo for configuring the MCP4728 4-Channel 12-bit I2C DAC
// We Wish You a Merry Christmas
#include <Adafruit_MCP4728.h>
#include <Wire.h>