代码搜索结果
找到约 1,016 项符合
Servo 的代码
servo.h
#ifndef _SERVO_H_
#define _SERVO_H_
#include "config.h"
extern unsigned char servo_pos;
void servo_init(void);
void servo_set_pos(unsigned char servo_pos);
unsigned int servo_generate_bmp(unsigned cha
servo.c
/*
,-----------------------------------------------------------------------------------------.
| io/servo
|-----------------------------------------------------------------------------------------
| t
servo.cwp
[CodeWizard]
Toolset=AVR
[Chip]
Type=ATtiny2313
CPUClock=8
XTALDivEnabled=0
XTALDivValue=2
XTALDivIndex=0
ResetAfterBtnActivation=0
BatteryLowHysteresis=0
BatteryLowThresholds=-1
XRAMSize=0
servo.c
/*****************************************************
This program was produced by the
CodeWizardAVR V1.24.6 Professional
Automatic Program Generator
servo.prj
[Project]
Toolset=AVR
FormatVersion=2
Files=1
F1=servo.c
OpenedFiles=1
Top0=200
Left0=267
Height0=337
Width0=489
Active0=0
State0=0
OF1=servo.c
Top1=-30
Left1=-4
Height1=618
Width1=834
servo.c~
/*****************************************************
This program was produced by the
CodeWizardAVR V1.24.6 Professional
Automatic Program Generator