diff --git a/include/tiny_gea2_interface.h b/include/tiny_gea2_interface.h index b0a3587..2dddfe4 100644 --- a/include/tiny_gea2_interface.h +++ b/include/tiny_gea2_interface.h @@ -17,7 +17,6 @@ * * Note: This module requires an interrupt event. This "interrupt" is an event * that needs to happen in the same context as the `on_receive`. - * */ #ifndef tiny_gea2_interface_h