Moved 01h(name) to standart and removed 02h(useless)

This commit is contained in:
Dr-Noob
2018-03-31 12:16:08 +02:00
parent c38a427375
commit 785545a008
7 changed files with 5 additions and 407 deletions

2
main.c
View File

@@ -1,7 +1,7 @@
#include <stdio.h>
#include <stdlib.h>
#include "printer.h"
#include "01h.h"
#include "standart.h"
#include "udev.h"
#include "extended.h"