Skip to content

Commit 071cee2

Browse files
committed
new plugin for charting values from Espruino, minor extensions
main.html added scripts for flot removed duplicate script js/core/serial.js added script js/plugins/testing.js new script js/plugins/testing.js terminal.js added searchData function in outputDataHandler Function searches for text between "<<<<<" and ">>>>>" and calls processor "getWatched", used in testing.js project.js add processors for getFirmware returns firmware from local sandbox and initialised, checks wether sandbox is assigned and is accessible fixed saveFileAs fixed copy2SD tour.js added new onHide functions added shouldSkip handler fixed setting next opts.next added function to get InputType used in onHide = sendattached added tours testing.json testingExt.json menuSettings.js changed getSettingsSection to read getHtml first and append configItems next notifications.js added processor for notification, handover type of message and message itself new plugin notification_sound.js enables sound like doorbell, ... on notifications enables speaking messages on notifcations enabling on each kind of message(info, error, success, warning)
1 parent 8a5dc6e commit 071cee2

22 files changed

+363
-130
lines changed

data/sounds/boxing_bell.wav

4.13 KB
Binary file not shown.

data/sounds/car_horn_x.wav

4.25 KB
Binary file not shown.

data/sounds/chime_up.wav

7.65 KB
Binary file not shown.

data/sounds/doorbell2.wav

5.25 KB
Binary file not shown.

data/sounds/honk2_x.wav

4.13 KB
Binary file not shown.

data/sounds/phone_ring_old.wav

8.96 KB
Binary file not shown.

data/sounds/sirens_x.wav

3.37 KB
Binary file not shown.

data/sounds/toot2_x.wav

6.37 KB
Binary file not shown.

data/sounds/trolley2.wav

4.94 KB
Binary file not shown.

data/sounds/truck_horn.wav

4.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)