Difference: BoardSupportPackageWBfeather (26 vs. 27)

Revision 272023-07-24 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 311 to 311
  key? until key drop ;
Added:
>
>

640 pwmprescale 
5 3 dmod   \ set D3 to PWM

: slowservo ( -- ) 
  begin
    100 50 do
      i 3 pwmpin! 
      50 osDelay drop
    1 +loop
    50 100 do
      i 3 pwmpin! 
      50 osDelay drop
    -1 +loop
  key? until 
  key drop
;

 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback