Skip to content

Commit

Permalink
Merge pull request #52 from tyeth/bump-version-2023-11-14-20-28-56
Browse files Browse the repository at this point in the history
Update version number to 1.4.4
  • Loading branch information
tyeth authored Dec 12, 2023
2 parents a40b0e7 + 0c66766 commit 48d793b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
9 changes: 3 additions & 6 deletions examples/colorview/colorview.ino
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,9 @@ void setup() {

// use these three pins to drive an LED
#if defined(ARDUINO_ARCH_ESP32)
ledcAttachPin(redpin, 1);
ledcSetup(1, 12000, 8);
ledcAttachPin(greenpin, 2);
ledcSetup(2, 12000, 8);
ledcAttachPin(bluepin, 3);
ledcSetup(3, 12000, 8);
ledcAttach(redpin, 12000, 8);
ledcAttach(greenpin, 12000, 8);
ledcAttach(bluepin, 12000, 8);
#else
pinMode(redpin, OUTPUT);
pinMode(greenpin, OUTPUT);
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=Adafruit TCS34725
version=1.4.2
version=1.4.4
author=Adafruit
maintainer=Adafruit <[email protected]>
sentence=Driver for Adafruit's TCS34725 RGB Color Sensor Breakout
Expand Down

1 comment on commit 48d793b

@Jamesbond2314
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The TCS office in Peshawar TCS offers reliable courier and logistics services, providing fast delivery solutions across Pakistan and internationally. It serves as a convenient hub for individuals and businesses in Peshawar needing secure and timely shipments.

Please sign in to comment.