Updated for the next revision of the motor board

HardwareSetup.h

Committer:
adimmit
Date:
2022-09-16
Revision:
8:e8985e8e9146
Parent:
6:417655779dc5

File content as of revision 8:e8985e8e9146:

#include "mbed.h"

void initHardware(int periodTicks);
uint16_t readADC1(int channel);
uint16_t readADC2(int channel);