Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
berrak committed Dec 23, 2022
1 parent d0e7455 commit 95fea1b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,17 @@

Rdebug KEYWORD2

debug KEYWORD2
debugln KEYWORD2
debugD KEYWORD2
debuglnD KEYWORD2
debugI KEYWORD2
debuglnI KEYWORD2
debugW KEYWORD2
debuglnW KEYWORD2
debugE KEYWORD2
debuglnE KEYWORD2

DEBUGLEVEL_OFF LITERAL1
DEBUGLEVEL_ON LITERAL1
DEBUGLEVEL_DEBUG LITERAL1
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=Rdebug
version=0.2.0
version=0.3.0
author=Debinix Team <debinixteam@triatagroup.com>
maintainer=Debinix Team <debinixteam@triatagroup.com>
sentence=The Arduino library provides a unique form of debugging.
Expand Down

0 comments on commit 95fea1b

Please sign in to comment.