|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
[FTC]: Top Hat coding problem
ok yet another coding problem for me.
this is my problem: Code:
if (joystick.joy2_TopHat = 0)
{
servo[ServoB] = 20;
}
else
{
servo[ServoB] = 255;
}
Code:
if (joy2_TopHat = 0) contacted patrick, but it still doesn't work...he's studying and i don't want to bother him anymore haha |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| top hat | Loki1989 | Programming | 3 | 20-11-2007 21:24 |
| pneumatics coding problem (or technical) | wildabyss | Programming | 2 | 22-02-2005 22:16 |
| pneumatics coding problem (or technical) | wildabyss | Pneumatics | 2 | 22-02-2005 22:16 |
| coding problem!! HELP! | wildabyss | Programming | 7 | 21-02-2005 21:48 |
| Pneumatic Coding Problem | lasoaaro | Pneumatics | 11 | 18-02-2005 12:11 |