Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 9 additions & 13 deletions keywords.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
==================================
CLASS
==================================
#######################################
# Datatypes (KEYWORD1)
#######################################
HT16K33 KEYWORD1

==================================
FUNCTIONS
==================================
#######################################
# Methods and Functions (KEYWORD2)
#######################################
begin KEYWORD2
isConnected KEYWORD2
initialize KEYWORD2
Expand Down Expand Up @@ -44,13 +44,9 @@ readRAM KEYWORD2
writeRAM KEYWORD2
writeRAM KEYWORD2

==================================
CONSTANTS
==================================
#######################################
# Constants (LITERAL1)
#######################################
DEFAULT_ADDRESS LITERAL1
DEV_ID LITERAL1
DEFAULT_NOTHING_ATTACHED LITERAL1

==================================
DATA TYPES
==================================
4 changes: 2 additions & 2 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name=SparkFun Qwiic Alphanumeric Display Arduino Library
version=v1.1.2
version=1.1.2
author=SparkFun Electronics
maintainer=SparkFun Electronics
sentence=A library to drive the Holtek HT16K33 LED Driver with an Alphanumeric Display.
paragraph=Use our solderless and easy-to-use Qwiic system to send I2C commands to the <a href="https://www.sparkfun.com/products/16427">SparkX Qwiic Alphanumeric Display</a> to print strings. The I2C address is configurable, so you can connect up to four displays on one I2C bus!
category=Display
url=https://github.com/sparkfun/SparkFun_Alphanumeric_Display_Arduino_Library
architectures=*
architectures=*