pebble-skip 0.0.1

High-level API wrapper for Pebble (watch) SDK 4.3
Documentation
#[allow(clippy::wildcard_imports)]
use pebble_sys::graphics::graphics_types::*;

pub mod color_definitions;

pub type Color8 = GColor8;