~ubuntu-branches/ubuntu/precise/arduino/precise

« back to all changes in this revision

Viewing changes to libraries/Matrix/keywords.txt

  • Committer: Bazaar Package Importer
  • Author(s): Scott Howard
  • Date: 2010-04-13 22:32:24 UTC
  • Revision ID: james.westby@ubuntu.com-20100413223224-jduxnd0xxnkkda02
Tags: upstream-0018+dfsg
ImportĀ upstreamĀ versionĀ 0018+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#######################################
 
2
# Syntax Coloring Map For Matrix
 
3
#######################################
 
4
 
 
5
#######################################
 
6
# Datatypes (KEYWORD1)
 
7
#######################################
 
8
 
 
9
Matrix  KEYWORD1
 
10
 
 
11
#######################################
 
12
# Methods and Functions (KEYWORD2)
 
13
#######################################
 
14
 
 
15
setBrightness   KEYWORD2
 
16
write   KEYWORD2
 
17
clear   KEYWORD2
 
18
 
 
19
#######################################
 
20
# Constants (LITERAL1)
 
21
#######################################
 
22