Skip to content

Commit

Permalink
correct Bright Pi product name
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillippOhlandt committed Jun 16, 2022
1 parent 93e7122 commit 52c00ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
![Test Status](https://github.com/PhillippOhlandt/bright_pi/actions/workflows/tests.yml/badge.svg)
![Latest Version](https://img.shields.io/hexpm/v/bright_pi.svg)

BrightPi is a library to talk to the [Pi Supply BrightPi](https://uk.pi-supply.com/products/bright-pi-bright-white-ir-camera-light-raspberry-pi) board
BrightPi is a library to talk to the [Pi Supply Bright Pi](https://uk.pi-supply.com/products/bright-pi-bright-white-ir-camera-light-raspberry-pi) board
featuring 4 white LEDs and 4 pairs of two infrared LEDs.

This library can control the on/off value of each LED or LED pair,
Expand Down
2 changes: 1 addition & 1 deletion lib/bright_pi.ex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
defmodule BrightPi do
@moduledoc """
BrightPi is a library to talk to the "Pi Supply BrightPi" board
BrightPi is a library to talk to the "Pi Supply Bright Pi" board
featuring 4 white LEDs and 4 pairs of two infrared LEDs.
This library can control the on/off value of each LED or LED pair,
Expand Down

0 comments on commit 52c00ca

Please sign in to comment.