add I2C shito

This commit is contained in:
Arisotura
2019-06-15 16:58:02 +02:00
parent 7aa5131ec7
commit 58e3ff61ac
8 changed files with 239 additions and 3 deletions

View File

@ -19,7 +19,7 @@
#ifndef DSI_H
#define DSI_H
#include "types.h"
#include "NDS.h"
namespace DSi
{