ESE519 lab6 part 1 controller , blank implementation of part 1
Dependencies: Joystick_skeleton mbed
Fork of ESE519_Lab6_part1_skelleton by
Diff: main.cpp
- Revision:
- 3:1d10014a4646
- Parent:
- 1:98c414bbfe8a
- Child:
- 4:3044edf0cc5d
--- a/main.cpp Thu Oct 20 23:46:28 2016 +0000 +++ b/main.cpp Thu Oct 20 23:48:49 2016 +0000 @@ -1,4 +1,4 @@ -//ESE519 Lab6 Controller Part 1 (FULL IMPLIMENTATION) +//ESE519 Lab6 Controller Part 1 (INCOMPLETE IMPLIMENTATION) //Author: Carter Sharer //Date: 10/18/2016 //Sources: ESE350 Whack-A-Mole: https://developer.mbed.org/users/mlab4/code/ESE350-Whack-a-Mole/ @@ -50,7 +50,6 @@ Joystick jstick(POTV, POTH); float jstick_h, jstick_v; - //MRF24J40 PinName mosi(SDI); PinName miso(SDO); @@ -76,7 +75,6 @@ // Serial port for showing RX data. Serial pc(USBTX, USBRX); - // Send / receive buffers. // IMPORTANT: The MRF24J40 is intended as zigbee tranceiver; it tends // to reject data that doesn't have the right header. So the first