]> Chaos Git - corbenik/ctrulib.git/commit
Added code for using the microphone and an example app for it.
authoryellows8 <yellows8@users.noreply.github.com>
Wed, 3 Sep 2014 18:36:05 +0000 (14:36 -0400)
committeryellows8 <yellows8@users.noreply.github.com>
Wed, 3 Sep 2014 18:36:05 +0000 (14:36 -0400)
commitaa77f9b1e2b42ad79bfbb9f555a17b144680da71
treef55b5918ddb7103d5e90e84ee393aa11bd09b38c
parent38a442ae1098772534e76d5647114e3530ff37c3
Added code for using the microphone and an example app for it.
examples/mic/Makefile [new file with mode: 0644]
examples/mic/README.md [new file with mode: 0644]
examples/mic/source/main.c [new file with mode: 0644]
libctru/include/3ds.h
libctru/include/3ds/services/mic.h [new file with mode: 0644]
libctru/source/services/mic.c [new file with mode: 0644]