/* * Copyright (c) 1999-2000 Tony Givargis. Permission to copy is granted * provided that this header remains intact. This software is provided * with no warranties. * * Version : 2.8 */ /*---------------------------------------------------------------------------*/ #include /*---------------------------------------------------------------------------*/ void main() { unsigned char x = 0xaa; unsigned char i; for(i=0; i<8; i++) { P0 = (x & (1<