Skip to content

joshgordon/better_bit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Better Bit

This is Pebble's default "Just A Bit" watch face redone without the 10's place, and with flipped (actually flippable with a #define) endian-ness.

Building

Firstly, install the pebble SDK on your computer and ensure it's in your path. Then run

pebble build 
pebble install --phone <ip-of-your-phone> 

That's it, you should be up and running.

Configuring

There is one configuration option. Find #define BIG_ENDIAN. Removing this will flip the bit ordering.

About

Pebble's "Just A Bit" made the way I prefer it.

Resources

Stars

Watchers

Forks

Packages

No packages published