Ignore:
Timestamp:
Jun 27, 2017, 10:56:25 AM (7 years ago)
Author:
max@…
Message:

start defining some remote functions, and use uint8_t instead of
char

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/generic/hal_remote.h

    r69 r72  
    7878 * @ return read value
    7979 ****************************************************************************************/
    80 char hal_remote_lb( xptr_t  xp );
     80uint8_t hal_remote_lb( xptr_t  xp );
    8181
    8282/*****************************************************************************************
Note: See TracChangeset for help on using the changeset viewer.