Skip to content

Commit

Permalink
sausages
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickmcsweeney committed Apr 27, 2012
1 parent 3e0c0ff commit 2f863b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/pm5/CakeCam.java
Expand Up @@ -57,7 +57,7 @@ public static void main( String[] args ) {

@Override
public void beforeUpdate(MBFImage frame) {

// sausages and beans in here
DisplayUtilities.displayName(frame, "CakeCam");
if(frameCount<200){
frameCount++;
Expand Down

0 comments on commit 2f863b3

Please sign in to comment.