new tests

This commit is contained in:
flo66 2017-01-11 20:00:02 +01:00
parent b1ecce7212
commit 254ae1aab2
1 changed files with 2 additions and 5 deletions

View File

@ -6,8 +6,6 @@
#include <keyboard.h>
#include <mpu.h>
#include "string.h"
//#define DEBUG
@ -31,8 +29,7 @@ unsigned char range = 0;
void lect440()
{
if(bincod[range]- '0')
if(bincod[range+1] != bincod[range])
{
if(isSH3())
{
@ -50,7 +47,7 @@ void lect440()
int main(void)
{
unsigned int key=0;
unsigned char range = 1;
int freq = 220;
//unsigned int i=0;