Update comments for Doxygen. Move old, unused files to the testing folder.
[matches/MCTX3420.git] / server / bbb_pin.c
index bd31365..199706f 100644 (file)
@@ -334,6 +334,7 @@ void ADC_Unexport(int pin)
 /**
  * Set a GPIO pin
  * @param pin - The pin to set. MUST have been exported before calling this function.
+ * @param value - The value to set the GPIO pin to.
  */
 bool GPIO_Set(int pin, bool value)
 {

UCC git Repository :: git.ucc.asn.au