[Ymodem]Change tabs to space.
This commit is contained in:
parent
987532967f
commit
762f18d743
|
@ -134,7 +134,7 @@ struct rym_ctx
|
||||||
* second.
|
* second.
|
||||||
*/
|
*/
|
||||||
rt_err_t rym_recv_on_device(struct rym_ctx *ctx, rt_device_t dev, rt_uint16_t oflag,
|
rt_err_t rym_recv_on_device(struct rym_ctx *ctx, rt_device_t dev, rt_uint16_t oflag,
|
||||||
rym_callback on_begin, rym_callback on_data, rym_callback on_end,
|
rym_callback on_begin, rym_callback on_data, rym_callback on_end,
|
||||||
int handshake_timeout);
|
int handshake_timeout);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue