Hi. First of all I would like to thank developers and supporters of Energia as well as 43oh.com for their wonderful efforts.
I have worked on Arduino for quite a bit of time now and am now trying on the MSP430, of course using the launchpad.
Recently, I wrote a code in Arduino which reads the value of 4 push-to-on switches and positions the servo according to the switch state.
For example, following cases happen : if no switch is pressed, the servo remains at 0, if two switches are pressed, servo moves to say 30 degrees and so on. For this, I have used switch-case control, switching t