Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function types behaviour #251

Merged
merged 3 commits into from
Jan 17, 2014
Merged

Function types behaviour #251

merged 3 commits into from
Jan 17, 2014

Commits on Jan 14, 2014

  1. Updated return values of some atcommands.

    Altered many function types from int to bool(C99) and added meaningful return values.
    Altered many function types from int to void as they didn't have any meaningful return value.
    Replaced chrif_char_offline with a macro as this function did exactly the same as chrif_char_offline_nsd.
    panikon committed Jan 14, 2014
    Configuration menu
    Copy the full SHA
    6860ff9 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2014

  1. Configuration menu
    Copy the full SHA
    761d3eb View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2014

  1. Configuration menu
    Copy the full SHA
    0267cad View commit details
    Browse the repository at this point in the history