Rename files to match what they actually do
Also add validator before routing.
This commit is contained in:
parent
1f1bc183dd
commit
8a991a266e
4 changed files with 11 additions and 11 deletions
|
@ -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) {
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue