1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-11 19:29:20 +08:00

10 Commits

Author SHA1 Message Date
deadprogram
900bf1d9ea docs: remove Master unless needed for less code
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-10-18 21:37:10 +02:00
deadprogram
458c750f33 core: refactor/rename internal name of Master type
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-10-15 20:02:54 +02:00
deadprogram
36092d2908 core: Refactor Pebble platform for new Adaptor/Driver creation signatures
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-10-01 18:01:30 +02:00
deadprogram
be03938851 Corrected dependency install instructions for all current platforms 2015-07-08 16:03:20 -07:00
nathan
4091681da6 update readmes for import script 2014-12-12 10:32:52 -08:00
Javier Cervantes
e482b6d3b5 Adding godoc documentation to pebble package 2014-10-22 09:45:23 -05:00
Adrian Zankich
1d24bd8866 Update READMEs 2014-07-10 17:02:00 -07:00
Adrian Zankich
c129da61d3 Make golint happy 2014-06-10 15:16:11 -07:00
Javier Cervantes
3d454a7b05 Updating pebble with new structure
Movinf events creation to newPebbleDriver method

Adding basic button support

Ignoring sass-cache and robeaux

Adding accelerometer example

Adding tap support

Use custom server instead of classic martini

This is to disable logs and avoid noise

Adding correct format to code

Adding notification support to pebble driver

Adding tests and correcting PendingMessage

Updating documentation

Format to example accel

Removing logging changes in api

Removing temp fix in api, will be attended later

Removing extra space
2014-06-10 13:11:27 -05:00
Javier Cervantes
37241b7edb Adding pebble support 2014-05-02 17:22:05 -05:00