-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathMANIFEST
79 lines (79 loc) · 2.46 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Changes
CONTRIBUTING
environment
examples/example-blink.pl
examples/example-callbacks.pl
examples/example-i2c.pl
examples/example-matrix-draw.pl
examples/example-matrix-time.pl
examples/example-matrix-time2.pl
examples/example-matrix.pl
examples/example-onewire-alarms.pl
examples/example-onewire.pl
examples/example-pwm.pl
examples/example-tcpserver.pl
examples/example_DHT11.pl
examples/example_encoder.pl
examples/example_stepper.pl
examples/test.pl
lib/Device/Firmata.pm
lib/Device/Firmata/Base.pm
lib/Device/Firmata/Constants.pm
lib/Device/Firmata/Error.pm
lib/Device/Firmata/IO/NetIO.pm
lib/Device/Firmata/IO/SerialIO.pm
lib/Device/Firmata/Language.pm
lib/Device/Firmata/Platform.pm
lib/Device/Firmata/Platform/Arduino.pm
lib/Device/Firmata/Protocol.pm
LICENSE
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
presentation/images/ArduinoDuemilanove.png
presentation/images/ArduinoIDE.png
presentation/images/bear-work.png
presentation/images/Cloud_Background_by_RedemptionDesign_at_deviantart.jpg
presentation/images/DE-DP105_Ver1.0_EN_0.pdf
presentation/images/firmatagui.png
presentation/images/HappySkies.png
presentation/images/HT1632-spec-0.png
presentation/images/HT1632-spec-1.png
presentation/images/HT1632-spec-10.png
presentation/images/HT1632-spec-11.png
presentation/images/HT1632-spec-12.png
presentation/images/HT1632-spec-13.png
presentation/images/HT1632-spec-14.png
presentation/images/HT1632-spec-15.png
presentation/images/HT1632-spec-16.png
presentation/images/HT1632-spec-17.png
presentation/images/HT1632-spec-18.png
presentation/images/HT1632-spec-19.png
presentation/images/HT1632-spec-2.png
presentation/images/HT1632-spec-3.png
presentation/images/HT1632-spec-4.png
presentation/images/HT1632-spec-5.png
presentation/images/HT1632-spec-6.png
presentation/images/HT1632-spec-7.png
presentation/images/HT1632-spec-8.png
presentation/images/HT1632-spec-9.png
presentation/images/structure/bg-body.png
presentation/images/sureelectronics-32x8matrix-back.png
presentation/images/sureelectronics-32x8matrix-back2.png
presentation/images/sureelectronics-32x8matrix.png
presentation/images/write-signal-logic.png
presentation/index.html
presentation/README
presentation/scripts/dd_roundies.js
presentation/scripts/global.js
presentation/scripts/jquery.js
presentation/scripts/jquery.presentation-full.js
presentation/scripts/jquery.presentation.js
presentation/stylesheets/.DS_Store
presentation/stylesheets/screen.css
README
t/00-load.t
t/boilerplate.t
t/manifest.t
t/pod-coverage.t
t/pod.t