This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
hybridgroup.gobot
mirror of
https://github.com/hybridgroup/gobot.git
Watch
1
Star
0
Fork
You've already forked hybridgroup.gobot
0
Code
Issues
Projects
Releases
Wiki
Activity
671579664d
hybridgroup.gobot
/
.gitignore
13 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-05-24 06:09:18 +08:00
.sass-cache
*.test
Remove erroneous file
2014-07-23 09:02:41 +08:00
*.swp
Add Makefile
2014-06-12 11:10:46 +08:00
profile.cov
Adding basic test coverage to opencv
2014-07-17 05:37:58 +08:00
count.out
First pass at adding some documentation
2014-07-19 04:18:01 +08:00
*.swp
snapcraft: exclude snapcraft build artifacts from git Signed-off-by: deadprogram <ron@hybridgroup.com>
2017-02-17 02:36:59 +08:00
*.snap
/parts
/prime
/stage
dep for building vendor; no vendor in CI tests Fixes #454
2017-11-05 06:26:01 +08:00
vendor/
.idea/