Rename files to match what they actually do
Also add validator before routing.
This commit is contained in:
@@ -22,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "protocol/data_link.h"
|
||||
#include "protocol/routing.h"
|
||||
#include "protocol/byte_stuffer.h"
|
||||
#include "protocol/frame_validator.h"
|
||||
|
||||
void recv_byte(uint8_t data) {
|
||||
}
|
||||
Reference in New Issue
Block a user