pebble-helpers

1.0.0 • Public • Published

Helpful C functions for Pebble Apps

Shortcuts and nice things for Pebble developers.

How to use

Simply download the helper.h and helper.c files and add them to your project's src directory. Then #include "helpers.h" where needed!

Functions

See helpers.h for short descriptions of the functions.

License

Copyright (C) 2016 Brian Douglass

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i pebble-helpers

      Weekly Downloads

      0

      Version

      1.0.0

      License

      GPL-3.0

      Last publish

      Collaborators

      • bhdouglass