summaryrefslogtreecommitdiffstats
path: root/hardware.c
blob: 6bc329e5e6b48e45c6126bad5c7e59fc4f630dff (plain)
1
2
3
4
5
6
#include "hardware.h"


void initHardware() {
  
}