Skip to content

Commit

Permalink
update version and keywords (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
Makuna authored Feb 22, 2020
1 parent 5e8733f commit 85b300e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,15 @@ DFMiniMp3 KEYWORD1
DfMp3_PlaybackMode KEYWORD1
DfMp3_Eq KEYWORD1
DfMp3_PlaySource KEYWORD1
DfMp3_PlaySources KEYWORD1

#######################################
# Methods and Functions (KEYWORD2)
#######################################

begin KEYWORD2
loop KEYWORD2
getPlaySources KEYWORD2
playGlobalTrack KEYWORD2
playMp3FolderTrack KEYWORD2
playFolderTrack KEYWORD2
Expand Down Expand Up @@ -49,6 +51,7 @@ playAdvertisement KEYWORD2
stopAdvertisement KEYWORD2
enableDac KEYWORD2
disableDac KEYWORD2
isOnline KEYWORD2

#######################################
# Constants (LITERAL1)
Expand All @@ -64,8 +67,12 @@ DfMp3_Eq_Rock LITERAL1
DfMp3_Eq_Jazz LITERAL1
DfMp3_Eq_Classic LITERAL1
DfMp3_Eq_Bass LITERAL1
DfMp3_PlaySource_U LITERAL1
DfMp3_PlaySource_Usb LITERAL1
DfMp3_PlaySource_Sd LITERAL1
DfMp3_PlaySource_Aux LITERAL1
DfMp3_PlaySource_Sleep LITERAL1
DfMp3_PlaySource_Flash LITERAL1
DfMp3_PlaySources_Usb LITERAL1
DfMp3_PlaySources_Sd LITERAL1
DfMp3_PlaySources_Pc LITERAL1
DfMp3_PlaySources_Flash LITERAL1
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=DFPlayer Mini Mp3 by Makuna
version=1.0.5
version=1.0.6
author=Michael C. Miller ([email protected])
maintainer=Michael C. Miller ([email protected])
sentence=Library for the DFPlayer Mini Mp3 module
Expand Down

0 comments on commit 85b300e

Please sign in to comment.